In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRuler / Scale Property

Scale Property (AnnotationRuler)

In This Topic
Syntax
'Declaration

 

Public Shadows Property Scale As Single
public new float Scale {get; set;}
public read-write property Scale: Single; 
public hide function get,set Scale : float
public: __property new float get_Scale();

public: __property new void set_Scale( 

   float value

);
public:

new property float Scale {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRuler
AnnotationRuler Members